From 7a84feb733928ff21fcd832ab89934db5b06060c Mon Sep 17 00:00:00 2001 From: Martin Stjernholm Date: Tue, 20 Aug 2002 21:59:10 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0309ba8449f..aa13a0deae2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-08-20 Martin Stjernholm + + * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug + that could cause an infinite loop if something that looks like + a macro begins in the middle of a line. + + * progmodes/cc-engine.el (c-parse-state): Fixed a bug that + could cause `c-state-cache' to contain two conses in sequence + when there's an unbalanced open paren in a macro. + 2002-08-20 Glenn Morris * progmodes/fortran.el (fortran-current-defun): Use save-excursion. -- 2.30.2